{$CLEO .cs}
0000:
0ACA: show_text_box "type 'zombie' to start zombie horde"


while true 
wait 0 
   if   and
   $onmission == 0 
   0ADC:   test_cheat "zombie"
   then
    0A94: start_custom_mission  "surival_game/zombie_horde_WAR2"
    wait 500
   end 

end 


0A93: end_custom_thread